body {
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	color: #EA5D56;
}
.bg-t-r {
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-b-r {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.line-b {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.bg-b1 {
	background-repeat: repeat-x;
	background-position: bottom;
}

.bg-b {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-t {
	background-repeat: repeat-x;
	background-position: top;
}
.bk {
	border: 1px solid #EA5D56;
}
.font1 {
	color: #D1730B;
	font-weight: bold;
}
.black {
	scolor: #333333;
	text-decoration: none;
	line-height: 22px;
}
.text-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.font2 {
	color: #999999;
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.blue {
	color: #3C56AC;
	text-decoration: none;
}
.index {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.index:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.foot {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
